XLRDError: Excel xlsx file; not supported

42

XLRDError: Excel xlsx file; not supported -

pandas.read_excel('cat.xlsx', engine='openpyxl')

raise XLRDError(FILE_FORMAT_DESCRIPTIONS[file_format]+'; not supported') XLRDError: Excel xlsx file; not supported -

pip install xlrd==1.2.0

Comments

Submit
0 Comments